const runtime.waitReasonSyncCondWait
4 uses
runtime (current package)
runtime2.go#L1064: waitReasonSyncCondWait // "sync.Cond.Wait"
runtime2.go#L1111: waitReasonSyncCondWait: "sync.Cond.Wait",
runtime2.go#L1183: waitReasonSyncCondWait: true,
sema.go#L597: goparkunlock(&l.lock, waitReasonSyncCondWait, traceBlockCondWait, 3)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)